As with most system features, you can configure the messaging system. Typically you use INI options in the FSISYS.INI file (or whatever your INI file is named) to configure the message system.
For example, you can turn off or on the log and error files, assign different output file names or directories, and so on. As mentioned here, you can also configure the message translation process to occur during normal system processing or as a final, separate step.
The system automatically prefixes an error code before each error message. Each code begins with the two-character identifier. Here is an example:
DM10825: Warning in TextMergeParagraph(): Rule used in image that does not have any text areas. Image name is <q1snam>. Processing will continue.
© Copyright 2015, Oracle and/or its affiliates. All rights reserved. Legal notices.